Error on compressed images with negative height. Also make uncompressed
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jan 2005 15:42:54 +0000 (15:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 4 Jan 2005 15:42:54 +0000 (15:42 +0000)
commitc30892971b1cb2a44f3a4489471cf48a70bcddff
treeeda58674def515c4886f674faf128d0ca2bc3701
parent9b561cf21814043316317c15b276f3f88d1a08ed
Error on compressed images with negative height. Also make uncompressed

2005-01-04  Matthias Clasen  <mclasen@redhat.com>

* io-bmp.c (DecodeHeader): Error on compressed images with
negative height. Also make uncompressed images with data_offset
!= header_size work.  (#150664, Owen Taylor)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-bmp.c